home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / sound / dmp32290.zip / DMP.FAQ < prev    next >
Text File  |  1994-05-07  |  3KB  |  59 lines

  1.           ┌─────────────────────────────────┐
  2.           │  DMP Frequently Asked Questions │
  3.           └─────────────────────────────────┘
  4.  
  5. If you have a question you would like to ask me, check this file first
  6. so that I don't have to answer to so many similar questions.
  7.  
  8. ═══════════════════════════════════════════════════════════════════════════════
  9.  
  10. Q:      I can't get DMP to play through my PC speaker (or LPT DAC system)
  11.         with higher frequencies than 10kHz.
  12. A:      You have probably installed some 386 memory manager like EMM386
  13.         or QEMM386. These programs induce great overhead for DAC playing
  14.         and should not be used with DMP when playing through these devices.
  15.  
  16.  
  17. Q:      DMP doesn't seem to work under OS/2?
  18. A:      True, OS/2 doesn't support the DMA mode DMP uses to transfer data.
  19.  
  20.  
  21. Q:      I have Internet mail access. How can I get new DMP most easily?
  22. A:      By joining the DMP mailing list. Just send a message to
  23.         listserv@oliver.sun.ac.za with following message body
  24.  
  25.           subscribe DMP-LIST Your Name
  26.  
  27.         After joining, you will receive new DMP releases right into
  28.         your own mailbox. You also need uudecode utility to extract
  29.         DMP.
  30.  
  31. Q:      I can't handle the size of the mail from DMP-LIST. Is there any
  32.         other way to get information on DMP updates?
  33. A:      You can also join another DMP list, called DMP-talk. This list
  34.         is intended for discussion about DMP and it is also used for
  35.         notifying about new DMP releases.
  36.  
  37.  
  38. Q:      The left and right channels are reversed on my SB Pro, but if I
  39.     press 'F' or 'S' to switch filter/stereo, left and right
  40.     channels sometimes switch places.
  41. A:    Yes, this is a bug in the SB Pro hardware, but I'm working on
  42.     to get the left and right channels go OK in the first place.
  43.     There is nothing I could do about those filter/stereo switches.
  44.  
  45. Q:    I'm having troubles with my PAS16. The music is just plain
  46.     static, what's going wrong?
  47. A:    Problem here is that, for some odd reason, DMP transfers one
  48.     single byte before actual music transfer starts, leading to
  49.     noise, because the bytes are reversed in 16-bit data. This only
  50.     happens with 8-bit DMA, so you should try 16-bit DMA channels
  51.     5,6 or 7.
  52.  
  53. Q:    EMS is great bu when are you going to add XMS support?
  54. A:    To DMP, never! Accessing XMS from a real mode program is way too
  55.     slow to use in an application like DMP. I will create a totally
  56.     new player using Watcom C/C++, that will run in 386 protected
  57.     mode and can access all the memory you have (like PMP).
  58.  
  59.